PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.formattedcontent Package / PDFFormattedBlock Class / getAction Method
In This Topic
    getAction Method
    In This Topic
    Gets the action.
    Syntax
    public PDFAction getAction()

    Return Value

    The action to be executed when the block is clicked.
    See Also